Skip to content

Conversation

nielsbauman
Copy link
Contributor

Backports the following commits to 9.2:

While converting an error log from `logger.error` to
`logger.error(format())` in elastic#131646, we forgot to update the syntax from
`{}` to `%s`. This resulted in the logs `failed to create snapshot for
snapshot lifecycle policy [{}]`. This commit fixes the syntax and
ensures we use the right logger.
@nielsbauman nielsbauman added :Data Management/ILM+SLM Index and Snapshot lifecycle management >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management Meta label for data/management team labels Oct 17, 2025
@elasticsearchmachine elasticsearchmachine merged commit af0a2a0 into elastic:9.2 Oct 17, 2025
34 checks passed
@nielsbauman nielsbauman deleted the backport/9.2/pr-136709 branch October 17, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team v9.2.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants